Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And
authorMatthias Clasen <mclasen@redhat.com>
Mon, 7 Feb 2005 19:40:46 +0000 (19:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 7 Feb 2005 19:40:46 +0000 (19:40 +0000)
commitae56d196ebc8045701bf7c5ebd791a46c2e865a1
tree5f63e47bd575c32bb2e3fb56337a0d72a3950786
parent55da5ba3ae04de6d7a50b3d57ee273a66f887f63
Pass in the max number of bytes to read. (pnm_read_ascii_scanline): And

2005-02-07  Matthias Clasen  <mclasen@redhat.com>

* io-pnm.c (pnm_read_next_value): Pass in the max number
of bytes to read.
(pnm_read_ascii_scanline): And use it here to enable
parsing of pbm images without whitespace between the
pixels.  (#165803, Samuel Hym)
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-pnm.c
gdk-pixbuf/io-tiff.c